home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / dfedit.arc / DFEDIT21.DOC < prev    next >
Encoding:
Text File  |  1985-02-02  |  6.3 KB  |  187 lines

  1.     Read Me First                                        DFEDIT Version 2.1
  2.  
  3.  
  4.                           DFEDIT Version 2.1 Changes
  5.  
  6.  
  7.     This document describes the changes to the DFEDIT version 2.1 tools. 
  8.  
  9.  
  10.     General
  11.     _______
  12.     
  13.     1.  The tools no longer require the support files (*.DAT & *.HLP) to be
  14.     in the directory '\DFEDIT' on the default drive.  MS-DOS 2.1 supports a
  15.     'SET'  command  which assigns a value to a parameter.  The DFEDIT tools
  16.     look for a parameter named 'DFEDIT' whose value should be the  pathname
  17.     of  the  directory where the support files should be found.  An example
  18.     set command is given  below  and  indicates  the  default  if  none  is
  19.     specified. 
  20.     
  21.             SET DFEDIT=\DFEDIT
  22.  
  23.  
  24.     Colors
  25.     ______
  26.     
  27.     1.   Two  new  colors types have been added to the colors list, 'Border
  28.     lines' and 'Information lines'.  Currently the 'Border lines' parameter
  29.     is not used by any tool but the 'Information lines' parameter  is  used
  30.     by the SHOW utility to display the information between the command line
  31.     and the directory display. 
  32.     
  33.     2.   On  the  TI  Professional Computer each color parameter can now be
  34.     displayed in 'Normal' text, 'Reverse' text, or 'Underline' text. 
  35.  
  36.  
  37.     Editor
  38.     ______
  39.     
  40.     1.   The  most  significant  change  to  the  editor  was  an  internal
  41.     implementation change in the way that the file is stored in memory.  As
  42.     a  result  of  this  change, file loads and saves are much faster.  The
  43.     file being edited can also be much larger, limited only by  the  amount
  44.     of  memory  available  on  your  machine.   Some commands such as Find,
  45.     Replace, and the large Block operations on the other hand are  somewhat
  46.     slower. 
  47.     
  48.     2.  The Block commands have been enhanced to support Line operations as
  49.     well  as  Box  operations.   The  Line operations are the same as those
  50.     provided in earlier version of DFEDIT.  The Box operations allow a  box
  51.     of  text to be Copied, Deleted, or Moved.  The Box is selected with the
  52.     'Block' function by marking the upper/left and lower/right  corners  of
  53.     the box or the upper/right and lower/left corners of the box.  The mode
  54.     of  the  'Block'  command  is selected by the 'Box mode' or 'Line mode'
  55.     commands. 
  56.     
  57.     3.  A Center Line 'CenLn' function has been  added  which  centers  the
  58.     text  on  a  line between the left and right margins.  This function is
  59.     assigned by default to the 'alt-C' key. 
  60.     
  61.     4.  A Fill Paragraph 'Fill' function has been  added  which  fills  the
  62.     text  in  a paragraph to the right margin.  The end of the paragraph is
  63.  
  64.  
  65.                                      - 1 -                                 
  66.     Read Me First                                        DFEDIT Version 2.1
  67.  
  68.  
  69.     indicated by a blank line or end-of-file.  This function is assigned by
  70.     default to the 'alt-F' key. 
  71.     
  72.     5.  A Set/Reset Tab 'SetTb' function has been added which sets a tab or
  73.     clears a tab at the current cursor column position.  This  function  is
  74.     assigned by default to the 'alt-T' key. 
  75.     
  76.     6.   Since  several  key  functions  have  been  added,  the DFEDIT 2.0
  77.     'EDITKEYS.DAT' will work with the new version  but  the  new  functions
  78.     will not be assigned. 
  79.     
  80.     7.   A  new  'Modify' command has been added which allows the 'Colors',
  81.     'Keys', 'Options', and 'Tabs' to be changed.  This command replaces the
  82.     old 'Keys' and 'Tabs' commands. 
  83.     
  84.     8.  A new set of editor 'Options' have been added which  are  saved  in
  85.     the  file  named 'EDITOPTS.DAT'.  The options can be modified by moving
  86.     to the desired  option  and  selecting  the  'Modify'  command.   These
  87.     options are listed below:
  88.  
  89.         a.  Backup file as '<name>.bak' - Each time a file is replaced, the
  90.         old  version of the file is saved with an extension of 'bak'.  This
  91.         option can be selected  by  specifing  'Yes'  or  not  selected  by
  92.         specifing 'No'. 
  93.         
  94.         b.  Floating 'Return' key - Each time the 'Retrn' function is used,
  95.         the  cursor normally moves to the first character on the next line.
  96.         This option will allow the cursor to always move to the left margin
  97.         rather than the first character.  The normal floating return can be
  98.         selected by specifing 'Yes' or the fixed return can be selected  by
  99.         specifing 'No'. 
  100.         
  101.         c.   Horizontal scroll size - The amount by which a wide file moves
  102.         left and right within the display  window  is  controlled  by  this
  103.         parameter.   The  number  of  columns  by  which the file should be
  104.         scrolled must be specified. 
  105.         
  106.         d.  Left margin - The value of the left margin must be specified. 
  107.         
  108.         e.  Right margin - The value of the right margin must be specified.
  109.         It cannot be greater than 256. 
  110.         
  111.         f.  Use tabs to pack line - Whenever a new line is added to a  file
  112.         or  modified  it  can be packed using tab characters.  Line packing
  113.         using  tab  characters  is  selected  by  specifing  'Yes'.   Blank
  114.         character packing is selected by specifing 'No'. 
  115.         
  116.         g.  Vertical scroll size - The number of lines by which the Page Up
  117.         'PgUp'  and  Page  Down  'PgDwn'  functions  scroll the file in the
  118.         display window is controlled by  this  parameter.   The  number  of
  119.         lines by which the file should be scrolled must be specified. 
  120.  
  121.     9.   All prompts in the 'Edit' or 'Show' utility now use the Editor key
  122.     mappings.  Therefore you can now insert special characters into prompts
  123.     if you need to find a form feed character for instance. 
  124.  
  125.  
  126.  
  127.                                      - 2 -                                 
  128.     Read Me First                                        DFEDIT Version 2.1
  129.  
  130.  
  131.     Show Directory
  132.     ____ _________
  133.     
  134.     1.  Directory names with extensions are correctly supported. 
  135.     
  136.     2.  Pathnames can now use '/' or '\' as directory divider characters. 
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.                                      - 3 -                                 
  191.